PowerSNMP for .NET
AuthoritativeEngine Constructor(Byte[])




A byte[] that uniquely identifies the authoritative engine.
Constructor initializes Dart.Snmp.SimpleType.Id and UsmStats.
Syntax
Public Function New( _
   ByVal id() As Byte _
)
Dim id() As Byte
 
Dim instance As New AuthoritativeEngine(id)
public AuthoritativeEngine( 
   byte[] id
)
public: AuthoritativeEngine( 
   byte[]* id
)
public:
AuthoritativeEngine( 
   array<byte>^ id
)

Parameters

id
A byte[] that uniquely identifies the authoritative engine.
See Also

Reference

AuthoritativeEngine Class
AuthoritativeEngine Members
Overload List

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic